From: Richard M. Stallman Date: Sun, 26 Jan 2003 14:51:32 +0000 (+0000) Subject: (thing-at-point-file-name-chars): Undo previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28593 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=300e65a5f21d7e8f278b26a34d7ef26b1ec0789c;p=emacs.git (thing-at-point-file-name-chars): Undo previous change. --- diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index 3723caf76fd..3e6b344a3f2 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el @@ -195,7 +195,7 @@ a symbol as a valid THING." ;; Filenames and URLs www.com/foo%32bar -(defvar thing-at-point-file-name-chars "-~/[:alnum:]_.${}#%,:" +(defvar thing-at-point-file-name-chars "~/A-Za-z0-9---_.${}#%,:" "Characters allowable in filenames.") (put 'filename 'end-op